go/parser.parser.parseTypeAssertion (method)
2 uses
go/parser (current package)
parser.go#L1508: func (p *parser) parseTypeAssertion(x ast.Expr) ast.Expr {
parser.go#L1721: x = p.parseTypeAssertion(x)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)